-
-
Notifications
You must be signed in to change notification settings - Fork 44
type aware linting blog post #424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for oxc-project ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
757bd6e
to
a5efef7
Compare
- no-floating-promises | ||
- no-misused-promises | ||
|
||
The next version will enable all type-aware rules. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As in: The next major or the next minor version?
|
||
## Type-Aware linting | ||
|
||
Please refer to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might still be worth to add a bit of an overview to what other type-aware linters are doing (e.g. biome)?
More questions:
|
Type-aware linting is not supported for special parsers (vue, svelte and astro). |
96b53ce
to
b51d376
Compare
No description provided.